Merge branch 'wip/chergert/gdk-macos-fixes' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 23:04:03 +0000 (23:04 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 23:04:03 +0000 (23:04 +0000)
commit2dfced7edc5b28c4e6a9fc36696c70ccedb7ddbb
tree875ca7c7ebd3b00b919efbc1651aab99868cc316
parent85394b04e06b34d51aa44b345e58d5163c1e9d37
parentb462bc35c0ebae01895e228d96396da03ceae441
Merge branch 'wip/chergert/gdk-macos-fixes' into 'master'

macos: fix button release events outside of window during grabs

See merge request GNOME/gtk!2692